PreRenderEventArgs Properties
An object defining properties for the PreRenderEventArgs class.
ResponseParameters
The response parameters associated with the event.
Type: ResponseParameters
Cancel
Indicates whether the rendering process should be canceled.
Type: bool
ChangedProperties
A dictionary containing properties that have changed before rendering.
Type: Dictionary<string, object>